bootstrap: don't attempt to download rustc in tests
authorFabian Grünbichler <debian@fabian.gruenbichler.email>
Sat, 11 Jan 2025 15:37:16 +0000 (16:37 +0100)
committerFabian Grünbichler <debian@fabian.gruenbichler.email>
Thu, 26 Mar 2026 10:27:54 +0000 (11:27 +0100)
commite73a60f9644b94a319e5859f3837ea550a2ef638
tree2c01bbf50e1391c7dd506ee3358a15e27d4fb907
parentd590272e55149dda52fb0e644588c644d50ebc3f
bootstrap: don't attempt to download rustc in tests

the tests use a default config, so we need to manually override this
option..

Signed-off-by: Fabian Grünbichler <debian@fabian.gruenbichler.email>
Gbp-Pq: Topic build
Gbp-Pq: Name bootstrap-don-t-attempt-to-download-rustc-in-tests.patch
src/bootstrap/src/core/config/config.rs